[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 590   SHUFFLE   <  SKIP 1898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-14 23:28:10.007 UTC