[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 406   SHUFFLE   <  SKIP 3114  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
14152Turner, Luke59491Villeneuve-d'AscqNordFrance
24150Campbell, Jack46236BottropNordrhein-WestfalenGermany
21048Liang, Karen, M45000OrleansLoiretFrance
11804Turner, Haley, M98052RedmondWashingtonUnited States

Generated 2025-07-15 01:19:52.872 UTC