I\'m using the EF Core 3.1 + MySQL, and using this method for querying:
IQueryable customers = from u in _context.Users where (u.Custom