[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 750   SHUFFLE   <  SKIP 2265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15378Ward, Devin, JV3L 1H4WestminsterBritish ColumbiaCanada
23298Martinez, Robert, L98033KirklandWashingtonUnited States
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 03:14:05.654 UTC