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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
18128Suarez, Roberto, D93000BobignySeine Saint DenisFrance
29329Campbell, Lucas97205PortlandOregonUnited States
25098Long, Logan97330CorvallisOregonUnited States

Generated 2025-07-11 17:36:06.353 UTC