[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 644   SHUFFLE   <  SKIP 1101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24801Bailey, Chase, E98055RentonWashingtonUnited States
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
18856Green, Thomas94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 23:07:38.483 UTC