Last active
          October 25, 2017 16:45 
        
      - 
      
 - 
        
Save drewbanin/352a5c8c6b9534c4edd7af81ee30af4b to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | _dbt_source_table | id | region | user_id | price | returned_at | |
|---|---|---|---|---|---|---|
| analytics.uk_orders | 1 | UK | 3 | 6.50 | 2017-10-14 12:30:00 | |
| analytics.uk_orders | 2 | UK | 4 | 3.99 | NULL | |
| analytics.uk_orders | 3 | UK | 5 | 8.00 | NULL | |
| analytics.us_orders | 1 | US | 1 | 5.00 | NULL | |
| analytics.us_orders | 2 | US | 1 | 7.50 | NULL | |
| analytics.us_orders | 3 | US | 2 | 12.99 | NULL | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment