[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 4898   SHUFFLE   <  SKIP 636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26733Smith, Benjamin, A98225BellinghamWashingtonUnited States
18144Chapman, Katie75016ParisSeine (Paris)France
23696Li, Autumn, P98312BremertonWashingtonUnited States

Generated 2025-07-20 22:17:45.692 UTC