[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 229   SHUFFLE   <  SKIP 343  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19871Rivera, Bryce98284Sedro WoolleyWashingtonUnited States
22653Dominguez, Carolyn, FW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-20 11:50:35.631 UTC