[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 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27417She, Edwin92118CoronadoCaliforniaUnited States
19291Wu, ColleenRH15 9UDWest SussexEnglandUnited Kingdom
14376Torres, Faith, A98201EverettWashingtonUnited States

Generated 2025-07-08 20:38:00.701 UTC