Changed ORM queries to use sortKeyDesc

Changed the last of the ORM queries that used the DESC keyword to no
longer use DESC. They now use the new column sortKeyDesc instead.
Removing the ability to sort descending in queries was done to improve
compatability with NoSQL DBs.

Change-Id: I78cf31be3260988900b0825fdfc96698afafad10
3 files changed