Extending length address fields on account entity (or contact entity)
When you need to extend the length of the address fields on the account entity (or the contact entity), don't forget to also extend the length of the corresponding fields on the customeraddress entity. The address values are also saved in there... So to avoid error messages saying that the length isn't long enough (although you changed it for the account entity), be sure to update both entities!