[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 7040   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
28240Clark, Eduardo98371PuyallupWashingtonUnited States
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 18:09:46.715 UTC