The document discusses Salesforce's data modeling approach for business-to-consumer (B2C) deliveries using Person Accounts. It introduces Person Accounts as a solution that merges Account and Contact records to allow both B2B and B2C in Salesforce. It describes how Person Accounts work under the hood, including how enabling them modifies the data model and available fields. It also covers design considerations like record behavior, alternatives to Person Accounts, and tips for using them effectively. While Person Accounts provide an out-of-the-box solution, the document notes they still have some limitations and a roadmap for further improvements.
Records appear in both Account and Contact List Views
Records do not show on Contact Recently Viewed List (it opens as an Account not a Contact)
Additional examples: https://goo.gl/1njvJs
PA support is often late on the Roadmap
Process Builder (Summer 15)
Platform Encryption (Winter 16)
Mixing B2B and B2C comes with compromises
2 Account Types but 1 Security Model = Contacts stuck with Controlled by Parent even for Business Accounts
or Private x 2 (https://releasenotes.docs.salesforce.com/en-us/winter18/release-notes/rn_forcecom_sharing_b2c_contact_sharing.htm)
2 Account Types but 1 Tab name = cannot call BA records "Customers" and PA records "Consumers"