Scenario: a user would like to do a chart review of patients in the T cohort that have an outcome O. This package currently computes all of the combinations of T/O pairs (T with/without O, etc) and provide counts. However, the patient-level data used to compute this information is lost since it is stored as a temp table. Would it be possible to expose the query (or queries) used for computing the T/O pairs so someone would be able to further investigate those patients?