[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 875   SHUFFLE   <  SKIP 1437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20526Alexander, Brittany91945Lemon GroveCaliforniaUnited States
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom

Generated 2025-07-08 16:29:38.084 UTC