I\'m on Prestashop 1.7.6.4, and am trying to order states by ISO Code.
Following this example, I assumed adding ORDER BY iso_code ASC\' would achieve the result. But