[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 2019  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16307Sun, Kelli, R38231SalzgitterHessenGermany
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States
22055Clark, Hannah, H90210Beverly HillsCaliforniaUnited States
19332Alan, Kelvin40605DuesseldorfHessenGermany
20107Morris, Danielle, W98055RentonWashingtonUnited States
28844Rivera, Emma, J90706BellflowerCaliforniaUnited States

Generated 2025-11-02 01:08:36.077 UTC