[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 405   SHUFFLE   <  SKIP 1798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
25419King, Hunter90706BellflowerCaliforniaUnited States
29078Sanders, Victoria90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 05:27:18.450 UTC