If you do not want hard code, the most general solution has an additional field for specifying preferred elements. You would call him OrderPreference. The higher the OrderPreference, the first the item will be. Each else element has an OrderPreference of ZERO. Inquiry:
SELECT AssetValue
FROM Assets
WHERE (AssetType = 'Country')
ORDER BY OrderPreference desc, AssetValue
, Assets - , ( ), , .