cube(`Tickets`, {
  sql: `SELECT * FROM ${tableSchema()}__tickets`,

  joins: {},