[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 2998  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14309Sanz, Orlando6006PerthSouth AustraliaAustralia
12037Chapman, Patricia4551CaloundraQueenslandAustralia
20656Perry, Marcus, LV0SookeBritish ColumbiaCanada
13204Parker, Savannah, H91932Imperial BeachCaliforniaUnited States
14178Raje, Katie75002ParisSeine (Paris)France
23904Washington, Haley, FGA10GatesheadEnglandUnited Kingdom

Generated 2025-11-04 03:08:17.446 UTC