[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 3669   SHUFFLE   <  SKIP 892  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance
19297Xie, Cedric, L91940Les UlisEssonneFrance
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom
21016Kapoor, Michele, J12311BerlinSaarlandGermany
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom
28196Cox, Timothy97301SalemOregonUnited States

Generated 2025-07-12 22:31:05.315 UTC