[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 3669   SHUFFLE   <  SKIP 893  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26353Malhotra, Holly, R91480FrankfurtBayernGermany
23457Rivera, Nicole90210Beverly HillsCaliforniaUnited States
13511Liu, Ernest92400CourbevoieHauts de SeineFrance
13286Rodriguez, Hannah97222MilwaukieOregonUnited States

Generated 2025-07-12 19:19:09.251 UTC