[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 575   SHUFFLE   <  SKIP 3341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26168Campbell, Ian98020EdmondsWashingtonUnited States
11017Wang, Shannon3429SunburyVictoriaAustralia
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-18 02:34:03.008 UTC