[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 2421   SHUFFLE   <  SKIP 7193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25000Turner, Allison, A98104SeattleWashingtonUnited States
16365Young, Jenna, WV8POak BayBritish ColumbiaCanada
29419Vazquez, Carrie93500PantinSeine Saint DenisFrance

Generated 2025-07-20 16:17:42.247 UTC