[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 3104   SHUFFLE   <  SKIP 2320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13937Ware, Victoria97222MilwaukieOregonUnited States
23354Gomez, Eddie90706BellflowerCaliforniaUnited States
18235Guo, Vincent, F90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 08:06:43.409 UTC