[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   SHUFFLE   SKIP 2299   <  SKIP 1525  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18006Chander, Franklin, E33041PaderbornHamburgGermany
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
15294Robinson, Michael98055RentonWashingtonUnited States
25183Thomas, Michael, K98104SeattleWashingtonUnited States

Generated 2025-07-20 22:21:26.950 UTC