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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18420Stewart, Riley, L94070San CarlosCaliforniaUnited States
22327Cai, Jake, T98168BurienWashingtonUnited States
11065Henderson, Jessica92806La JollaCaliforniaUnited States
22114Martin, Lucas, LV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-11-05 16:34:45.064 UTC