[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 460   SHUFFLE   <  SKIP 2033  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13271Anderson, Ryan, WV6B 3P7Port HammondBritish ColumbiaCanada
24150Campbell, Jack46236BottropNordrhein-WestfalenGermany
23721Clark, John, M90241DowneyCaliforniaUnited States
21766Baker, Jesse, M90706BellflowerCaliforniaUnited States

Generated 2025-07-17 13:14:08.651 UTC