[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 908   SHUFFLE   <  SKIP 378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17517Williams, Daniel, S94536FremontCaliforniaUnited States
15509Washington, Zachary98901YakimaWashingtonUnited States
25412Williams, Michael, M98201EverettWashingtonUnited States

Generated 2025-07-10 10:02:00.053 UTC