I want to filter my data by ef core and I\'m trying to filter users by an async method that returns Task.
Task
var query = _context.User.A