In Magento 2, We can easily display the address field. For this we need to use the following code

1. Create the customer_account_create.xml file on the path app/design/<Vendor>/<Theme>/Magento_Customer/layout.

Now click on Register Page. Address fields are displayed on the page.