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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19656Travers, Sydney91941GrossmontCaliforniaUnited States
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
14168Guo, Edwin, M78400ChatouYvelineFrance
15384Alan, Xavier97005BeavertonOregonUnited States

Generated 2025-07-17 13:19:02.826 UTC