[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 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29141Wang, Suzanne, R94704BerkeleyCaliforniaUnited States
29424Gill, Erik70452StuttgartSaarlandGermany
11518Washington, Edward97222MilwaukieOregonUnited States

Generated 2025-07-12 12:22:53.089 UTC