I need help with VB Script or Python. I have a "CityStateZip" field and I am trying to break it down into a "City" field, "State" field and a "Zip" field. The value in CityStateZip looks like "San Francisco, CA 94110" What scripts can I use in Field Calculate to separate out these values?