[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 0   SHUFFLE   <  SKIP 3098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14256Robinson, Elizabeth98036LynnwoodWashingtonUnited States
24691Carlson, Meredith, G20354HamburgHamburgGermany
12334Jimenez, RoySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-11-04 05:07:54.041 UTC