[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 1314   SHUFFLE   <  SKIP 36  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28972Bennett, Taylor, L98312BremertonWashingtonUnited States
25183Thomas, Michael, K98104SeattleWashingtonUnited States
27602Campbell, Wyatt, CV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 18:22:30.659 UTC