[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 875   SHUFFLE   <  SKIP 1827  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15359Yang, Logan, M98020EdmondsWashingtonUnited States
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom
11709Collins, HaileyV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-19 15:12:57.129 UTC