> ## Documentation Index
> Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample Mappings 1 - Account

The following table sets out sample mappings for an Account:

| m3ter         | Salesforce                                        |
| ------------- | ------------------------------------------------- |
| AccountObject | Account                                           |
| AddressLine1  | BillingStreet                                     |
| AddressLine2  |                                                   |
| code          | Id                                                |
| Country       | BillingCountry                                    |
| emailAddress  | [example@example.com](mailto:example@example.com) |
| hardcoded     | emailAddress                                      |
| Locality      | BillingCity                                       |
| m3Id          | m3Id                                              |
| name          | Name                                              |
| PostCode      | BillingPostCode                                   |
| Region        | BillingState                                      |

<Tip>
  **Tip: Working with Mappings?** Please read the [Reviewing and Managing Metadata Mappings](/guides/m3ter-connector-for-salesforce/reviewing-and-managing-metadata-mappings) before working with mappings.
</Tip>
