[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 2000   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11469Raji, EdwinY03 4TNYorkEnglandUnited Kingdom
19136Cook, Richard98201EverettWashingtonUnited States
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia

Generated 2025-07-12 07:14:14.283 UTC