[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 872   SHUFFLE   <  SKIP 946  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14901Richardson, Katherine91950National CityCaliforniaUnited States
21586Foster, Stephanie, D97068W. LinnOregonUnited States

Generated 2025-07-18 16:12:08.999 UTC