[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 1327  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28543Ye, Roger, S80074MünchenNordrhein-WestfalenGermany
14050Lopez, Manuel, M6105CloverdaleSouth AustraliaAustralia
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
21515Yuan, BarbaraRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-17 22:58:23.815 UTC