[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 336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
17979Lin, Lisa, ATY31RuncornEnglandUnited Kingdom
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-12 04:39:44.800 UTC