This example demonstrates an company providing controlled access to extremely
sensitive data via a Private Query.  The company has a database containing
names, salary, gender and ethnicity data.  For compliance reasons, a summary
report is created to show average salary by ethnic group.

Privacy protection is applied in the query, requiring a minimum of five group
members to be included in the report.  In this example dataset there is one
employee in the ethnic category "4 - American Indian or Alaska Native" and one
in "5 - Native Hawaiian or Other Pacific Islander", but neither gets reported
to avoid exposing those individuals' salary.

A second organization can now request this report.  In this example the report
has been added to the TripleBlind Router's index for easy access, but
the data owning company could also share the asset ID directly to avoid a
listing in the Data Explorer.

The data owner will have to explicitly approve access to this summary report.
An Agreement could also be created between the two organizations,
eliminating the manual approval but retaining the audit trail of each access.
In either case the query is run on the data owner's Access Point, guaranteeing
data residency laws as well as privacy are honored.

This example also shows how to "privately publish" an Asset so it is only
visible to specific organizations.
