[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 376   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States
18669Griffin, Adam94303Palo AltoCaliforniaUnited States
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-10 22:58:34.741 UTC