When I use this method IEnumerable<dynamic> QueryWithoutEmptyRow, next how should I convert the result to generic IEnumerable<T>?  Thank you