Limit the number of output rows.
OUTOBS= limits the output to 10 rows.
proc sql outobs=10;