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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29039Hayes, Xavier99202SpokaneWashingtonUnited States
28358Powell, Austin, R94010BurlingameCaliforniaUnited States
20053Yang, Jessie, EPE17BuryEnglandUnited Kingdom
16815Brown, Jacob94947NovatoCaliforniaUnited States

Generated 2025-07-12 12:04:16.910 UTC