Model
Reader
Magento\Customer\Model\Address\Config\Reader
What it does
This class loads and reads customer address format configurations from address_formats.xml files across Magento modules.
Developers would use this to understand how address formats are defined and loaded from XML configuration files, typically when customizing how addresses are displayed or formatted in different regions.