for example such IQueryable not working: return queryable.Table.Select(x => new { Name = x.Name, Sort = x.Sort });