资讯

Because I'm generally writing LINQ. You can use LINQPad to write ad-hoc queries and verify they do what you think without having to do the compile/load/test dance.
An alternative - again, if supported - would be to create a view that works the same as the derived table, and use this in your query instead.