There id an example form SAS Documentation of CLUSTER procedure that performs cluster analysis on Iris dataset
proc cluster data=iris method=ward print=15 ccc