[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 512   SHUFFLE   <  SKIP 5703  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16704Chavez, Karla, K1597Lane CoveNew South WalesAustralia
18530Evans, Wyatt, M98284Sedro WoolleyWashingtonUnited States
17098Shan, WillieRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-15 08:47:51.329 UTC