I am working on entity framework. I am retrieving data using ER query on which I applied .Where and .Select conditions.
var myData = await _dbContext.Samples.