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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
15257Anderson, Matthew98312BremertonWashingtonUnited States
18115Young, Richard, C98104SeattleWashingtonUnited States

Generated 2025-07-13 16:54:35.651 UTC