Since Shopify is primarily an English-speaking app, it is common for first and last names to be reversed. In such cases, there is no other way around it, so you will have to split the name property into last_name and first_name properties and swap them over.
Since Shopify is an app primarily used in English-speaking countries, Japanese names are displayed with the first name and surname reversed by default.

To display these names in Japanese order, write them as last_name and first_name separately.