Sorting display in picklist

You should be able to set the order of the source model. Go to the advanced tab and set “fields to order records by” property to whatever you want. You can do anything that you could do in regular SOQL. Like “CreatedDate DESC, LastModifiedDate”