[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 480   SHUFFLE   <  SKIP 719  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24938Martinez, Julia98284Sedro WoolleyWashingtonUnited States
16200Edwards, Julia, MWA1WarringtonEnglandUnited Kingdom

Generated 2025-11-05 15:59:22.305 UTC