[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 189   SHUFFLE   <  SKIP 2863  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22182Parker, Madeline, HV0SookeBritish ColumbiaCanada
20887Li, Damien, L77680Roissy en BrieSeine et MarneFrance
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
24112Foster, MaryWA1WarringtonEnglandUnited Kingdom
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States

Generated 2025-07-18 08:03:40.719 UTC