[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2500   <  SKIP 828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19047Walker, Sydney, AGA10GatesheadEnglandUnited Kingdom
27250Vance, Virginia, E98168BurienWashingtonUnited States
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States

Generated 2025-07-20 15:19:16.486 UTC