[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 750   SHUFFLE   <  SKIP 213  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14978Ortega, Jamie80074MünchenHessenGermany
13889Martin, Robert, C97355LebanonOregonUnited States
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
23577Bennett, Julia97034Lake OswegoOregonUnited States
27838Sai, Janelle70452StuttgartSaarlandGermany
14252Cook, Destiny, G97205PortlandOregonUnited States

Generated 2025-07-10 00:36:33.222 UTC