[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 1142   SHUFFLE   <  SKIP 1402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18020Ruiz, Armando, W42651SolingenNordrhein-WestfalenGermany
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom
24434Butler, Jordan, L98055RentonWashingtonUnited States

Generated 2025-07-21 02:17:33.343 UTC