[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 1065  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17941Jenkins, David85049IngolstadtBayernGermany
26333Alexander, Alexandria97205PortlandOregonUnited States
15903Barnes, Abigail94704BerkeleyCaliforniaUnited States
17289Diaz, Mallory, V7001HobartTasmaniaAustralia

Generated 2025-07-16 19:09:26.387 UTC