[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 509   SHUFFLE   <  SKIP 652  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26418Chande, Rafael75016ParisSeine (Paris)France
13925Barnes, Wyatt, A94063Redwood CityCaliforniaUnited States
12103White, Chloe, C94611OaklandCaliforniaUnited States

Generated 2025-07-14 16:43:45.761 UTC