[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 650   SHUFFLE   <  SKIP 3435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18226Walker, Joseph, E98104SeattleWashingtonUnited States
25313Coleman, Trevor, CEM15Esher-MoleseyEnglandUnited Kingdom
13912Simmons, Caroline92118CoronadoCaliforniaUnited States

Generated 2025-07-16 22:59:28.888 UTC