public toList() as List<T>:
Materializes all rows and closes the underlying SQL resources.
Standard typed list of mapped entities.
users = query.toList()