[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 875   SHUFFLE   <  SKIP 1361  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24240Hu, Edwin2300NewcastleNew South WalesAustralia
17557Davis, Matthew, S97222MilwaukieOregonUnited States
23038Reed, Sydney98052RedmondWashingtonUnited States
27387Washington, Noah97045Oregon CityOregonUnited States

Generated 2025-07-08 12:41:07.713 UTC