public first() as T throws NoResultException:
Returns the first row using a one-row provider window.
Without explicit ordering the selected row is provider-dependent and the compiler emits the corresponding KQL determinism warning.
First row.
firstUser = query.first()