You can set Sort Order for the shipping address provider form field in Magento 2 using an XML file.
You need to create a checkout_index_index.xml file to apply sortOrder for the available fields.
You can’t able to do sortOrder for the street field using an XML file. (Street sortOrder is 70.)
