[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 470   SHUFFLE   <  SKIP 3714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17778Prasad, Kari, W92100Boulogne-BillancourtHauts de SeineFrance
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
23018White, Richard98052RedmondWashingtonUnited States

Generated 2025-07-13 17:20:37.575 UTC