[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 482   SHUFFLE   <  SKIP 4243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24655Sanders, Taylor91502BurbankCaliforniaUnited States
15669Suurs, Paul, JYO15YorkEnglandUnited Kingdom
16369Powell, Isabel98201EverettWashingtonUnited States

Generated 2025-07-17 21:19:05.975 UTC