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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27607Martin, Joshua, AV9MetchosinBritish ColumbiaCanada
21812Bailey, Adrian98104SeattleWashingtonUnited States
28835Phillips, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-14 02:08:33.203 UTC