[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 405   SHUFFLE   <  SKIP 1450  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19157Thompson, Eduardo98312BremertonWashingtonUnited States
20495Wang, Wesley, A94010BurlingameCaliforniaUnited States
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom
25761Mr., Shridhar, ShishGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-20 20:11:26.183 UTC