[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 324   SHUFFLE   <  SKIP 820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13088Powell, Megan98284Sedro WoolleyWashingtonUnited States
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom
21143Campbell, Allison97034Lake OswegoOregonUnited States

Generated 2025-07-18 22:00:58.146 UTC