[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2910  >   <  TAKE 7  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14083Lopez, Nathan98033KirklandWashingtonUnited States
29243Torres, Jared90706BellflowerCaliforniaUnited States
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States
17769Martin, Nathan, S59368WerneNordrhein-WestfalenGermany
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
29100Diaz, Vanessa, J3280WarrnamboolVictoriaAustralia
20344Anand, Ashlee90210Beverly HillsCaliforniaUnited States

Generated 2025-10-29 23:00:36.192 UTC