[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 434   SHUFFLE   <  SKIP 204  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20857Becker, Jerry, L94310OrlyVal de MarneFrance
14541Kapoor, Douglas, D66578NeunkirchenSaarlandGermany
14199Anderson, Samuel, DPE17BuryEnglandUnited Kingdom
21096Lin, Jon04838EilenburgBrandenburgGermany
18014Xu, Wayne, M59170CroixNordFrance
25131Chandra, Gerald3337MeltonVictoriaAustralia

Generated 2025-07-16 00:23:07.762 UTC