[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 1070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25420Scott, Jordan98284Sedro WoolleyWashingtonUnited States
20983Vance, Meredith, B4169East BrisbaneQueenslandAustralia
16021Sanchez, ShelbyV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-10 13:59:49.671 UTC