pureTable

open override val pureTable: NamedElement?

If this query is a pure select from a table (virtual or otherwise), this returns the LazyQuery which points to that table (Pure meaning it has exactly the same columns in the same order).