[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 634   SHUFFLE   <  SKIP 89  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11995Carson, Kelvin, A3429SunburyVictoriaAustralia
14456Walker, Benjamin98284Sedro WoolleyWashingtonUnited States
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 01:20:07.238 UTC