{{ data.customer.address }} {{ addressLine2 }}
{{ data.customer.profile.contacts[0].firstname }} {{ data.customer.profile.contacts[0].lastname }}
{{ data.customer.profile.contacts[0]?.intlPhone }}
{{ data.customer.profile.contacts[0]?.email }}
{{ data.customer.description }}