score:0

You should be able to do a projection to an anonimous type.

Then project to your desired type: q.AsEnumerable().Select(...)


Related Query

More Query from same tag