[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 560   SHUFFLE   <  SKIP 84  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27660Carlson, Gerald, A94519ConcordCaliforniaUnited States
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
29123Goel, Tonya4217Gold CoastQueenslandAustralia
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
26534Smith, Fernando94611OaklandCaliforniaUnited States

Generated 2025-11-06 03:04:13.586 UTC