[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 875   SHUFFLE   <  SKIP 3520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12807Kumar, Nina, L63009OffenbachSaarlandGermany
14283Simmons, Seth, E97034Lake OswegoOregonUnited States
19298Andersen, Priscilla95010HofBayernGermany
18515Patterson, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-17 08:44:55.553 UTC