[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 250   SHUFFLE   <  SKIP 343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom
22073Sanders, Timothy, L98225BellinghamWashingtonUnited States
18894Allen, Eric, O92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 02:24:00.077 UTC