[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 6105   SHUFFLE   <  SKIP 2424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25015Rogers, Jacqueline, S94303Palo AltoCaliforniaUnited States
23256Chande, Mario, P90706BellflowerCaliforniaUnited States
22381Patterson, Hunter, B95010HofBayernGermany

Generated 2025-07-18 23:19:35.274 UTC