[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1866  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13399Young, Edward, A91941GrossmontCaliforniaUnited States
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
14275Prasad, Arthur5023FindonSouth AustraliaAustralia

Generated 2025-11-05 11:22:13.821 UTC