[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 0   SHUFFLE   <  SKIP 2326  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23509Powell, Faith, O97222MilwaukieOregonUnited States
18362Howard, Erin, LV8Y 1L1CliffsideBritish ColumbiaCanada
27408Sanchez, Tabitha, E94519ConcordCaliforniaUnited States
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
15800Serrano, Alberto, L1597Lane CoveNew South WalesAustralia
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-11-04 17:13:01.376 UTC