[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16226Blue, Maria, M98284Sedro WoolleyWashingtonUnited States
22624Wu, Sandra59100RoubaixNordFrance
26876Lopez, HollyMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 22:22:32.796 UTC