I have the following code:
public void SalesCount(string customerId) { .. .. return ...; } var resultQuery = dataContext.Customers .Where (c => c.N
Add && between two where condition..It will work