[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 562  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16549Moreno, Linda, A12171BerlinHessenGermany
24962Jai, Jonathan98036LynnwoodWashingtonUnited States
19239Alexander, Jeremy, D98052RedmondWashingtonUnited States
20909Weadock, Kelly, JSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-18 22:22:02.544 UTC