Hi everyone,
In most of the pages in Magento, we can find the "State/Province" before the "Country" field. Since the "State/Province" depends on the country, that is confusing since the customer has go to next field and select the country, and then go back to the previous field and select the state/province.
This is not correct in the most important page in the storefront, the onepage checkout:
![Screen Shot 2017-01-10 at 11.28.04 AM.png Screen Shot 2017-01-10 at 11.28.04 AM.png](https://community.magento.com/t5/image/serverpage/image-id/2117i8E5972D7639760D7/image-size/large?v=v2&px=999)
And you can also see the wrong order in some pages of the admin panel:
![Screen Shot 2017-01-10 at 11.24.44 AM.png Screen Shot 2017-01-10 at 11.24.44 AM.png](https://community.magento.com/t5/image/serverpage/image-id/2118i32ABD22C2D65AADF/image-size/large?v=v2&px=999)
In other pages, like the shopping cart page, the order is correct:
![Screen Shot 2017-01-10 at 11.27.49 AM.png Screen Shot 2017-01-10 at 11.27.49 AM.png](https://community.magento.com/t5/image/serverpage/image-id/2120i4713F5DACA649136/image-size/large?v=v2&px=999)
It would be better if the country can be selected first, then the state/province and finally the ZIP/Postal Code (just like the shopping cart page).