Shipping Billing Address State Values

Is there a way or setting to get 2 letter Abbreviations for the State name.

On the customer orders I would like to get just 2 letter state abbreviation names example CA.
From what I can see the state dropdown list returns a number for the value
And then searches in the zone table for a match. It would be insane to change all the values
in the zone table. Is there an easy way to do this?

The reason I want to do this is I export my orders to a CSV file and then import it to UPS WorldShip
And for some dump reason worldship will only recognize 2 letter abbreviation names for the state.

Thank you in advance