[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 2421   SHUFFLE   <  SKIP 1717  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19445Thompson, Emma, CLE18LeedsEnglandUnited Kingdom
20066White, Marcus98036LynnwoodWashingtonUnited States
14837Li, Dennis45001EssenHamburgGermany
14422Lu, Cara70511StuttgartSaarlandGermany

Generated 2025-07-13 20:20:52.810 UTC