[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 512   SHUFFLE   <  SKIP 1367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18975Bryant, Samuel, K90712LakewoodCaliforniaUnited States
13872Henderson, Alyssa, H98270MarysvilleWashingtonUnited States
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 09:15:56.038 UTC