[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 663   SHUFFLE   <  SKIP 257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21257Subram, Evelyn, S4700RockhamptonQueenslandAustralia
19433Raje, Bridget, APB12PeterboroughEnglandUnited Kingdom
23174Gonzales, Gloria, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 08:05:03.588 UTC