[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 5943   <  SKIP 109  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom
16539Li, Christy95010HofBayernGermany
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
19466Lopez, Morgan, FKB9KirkbyEnglandUnited Kingdom
22661Shan, Tracy92700ColombesHauts de SeineFrance
27290Evans, Marcus98371PuyallupWashingtonUnited States

Generated 2025-07-21 15:54:28.320 UTC