[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 2271  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15821Anderson, Logan, C91791West CovinaCaliforniaUnited States
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada
20363Brown, Alexander, L94015Daly CityCaliforniaUnited States
27492Lin, Clayton, M3000MelbourneVictoriaAustralia
23695Coleman, Elijah94010BurlingameCaliforniaUnited States
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-10-31 06:28:45.557 UTC