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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada
13301Stewart, Angela98284Sedro WoolleyWashingtonUnited States
17882Deng, Drew, EOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 09:44:44.289 UTC