public withWindow(windowOffset as Long, windowLimit as Long) as QueryPlanBase:
Creates a relative immutable result window.
Existing offset and limit clauses remain authoritative: paging cannot escape the result interval represented by this plan.