[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 2377   SHUFFLE   <  SKIP 1356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
11202Price, Alexia, L90712LakewoodCaliforniaUnited States
11829Campbell, Sophia98104SeattleWashingtonUnited States

Generated 2025-07-19 12:24:41.907 UTC