Add ORDER BY db_{entity_type}.name in https://github.com/ThreeSixtyGiving/datastore/blob/live/datastore/db/management/commands/manage_entities_data.py#L102
This would have the affect of making sure that the default list of funders/recipients was ordered by name, which is nice.