Assuming mylistunsorted is required, the following result was found.
order. Loop through the list of keys, retrieving each record // // build up sample map in random order l_MyListUnsorted = List:Map(); m_Record = Map(); m_Record.put("name","Joel"); m_Record.put("id",46498);...