[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 568   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29269Griffin, Vanessa97355LebanonOregonUnited States
20522Parker, Kevin94536FremontCaliforniaUnited States
11969Xu, Randy, S6006PerthSouth AustraliaAustralia

Generated 2025-07-20 09:14:23.715 UTC