[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 24   SHUFFLE   <  SKIP 2236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27820Patel, JoelWA1 4SYWoolstonEnglandUnited Kingdom
19136Cook, Richard98201EverettWashingtonUnited States
16793Hernandez, Savannah, F95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 11:48:03.906 UTC