[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 416   SHUFFLE   <  SKIP 3314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15617Chande, Dawn, A75008ParisSeine (Paris)France
24597Dominguez, Lee, R1002SydneyNew South WalesAustralia
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 03:15:11.159 UTC