Sampling modes
In random mode, every record is considered as part of one sampling pool. In stratified mode, records are grouped by the chosen stratum value before selections are made within those groups. Stratification is therefore about representation across categories, while ordinary random sampling addresses the dataset as a whole. The returned data remains a record-level subset rather than a summary.