[ { KeyName => 'SALARY', SortType => sub { shift <=> shift }, }, { KeyName => 'FIRST_NAME', SortType => sub { shift cmp shift }, } ]