I'm having an issue retrieving correct result from database using Entity Framework Core. ...Here is my ...Article... table:...I would like to create dynamic filter using ...IQueryable... that will return the following results:...Select a.Id, a.Name, a.Bra...