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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26440Green, Devin, J3000MelbourneVictoriaAustralia
16430Rai, Franklin, M75007ParisSeine (Paris)France
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 12:13:25.415 UTC