[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 127   SHUFFLE   <  SKIP 1232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11255Lin, Colin98168BurienWashingtonUnited States
22818Ruiz, Janet, MOX16 8RSOxonEnglandUnited Kingdom
17019Hall, Andrea, C97005BeavertonOregonUnited States

Generated 2025-07-12 17:31:48.142 UTC