The VAR statement specifies the analysis variables and their order in the output.
proc univariate data=statepop; var citypop_90 citypop_80;