[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 189   SHUFFLE   <  SKIP 2324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18783Martin, Michael97068W. LinnOregonUnited States
22225Murphy, Jessica98027IssaquahWashingtonUnited States
23270Anderson, Anna, R94015Daly CityCaliforniaUnited States

Generated 2025-07-09 23:30:34.738 UTC