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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21010Navarro, Ruben70511StuttgartSaarlandGermany
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
27120Kumar, Clarence80074MünchenHamburgGermany
21321Jai, Jon98168BurienWashingtonUnited States
17459Barnes, Cassidy94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 09:54:07.799 UTC