[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 0   SHUFFLE   <  SKIP 2273  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12259Madan, Cindy, RRG11 5TPBerkshireEnglandUnited Kingdom
26379Rodriguez, CindyLE18LeedsEnglandUnited Kingdom
18584Evans, Haley98104SeattleWashingtonUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-11-04 22:01:05.548 UTC