[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 444   SHUFFLE   <  SKIP 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27783Bradley, IsabelWA3WatfordEnglandUnited Kingdom
27469Gill, Anne2055North SydneyNew South WalesAustralia
28277Deng, Katrina98225BellinghamWashingtonUnited States

Generated 2025-07-12 09:20:45.413 UTC