[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 434   SHUFFLE   <  SKIP 192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27733Subram, Ronald, P6006PerthSouth AustraliaAustralia
22017She, Sharon, F2036MatravilleNew South WalesAustralia
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
24050Nath, ClarenceWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-18 04:00:55.810 UTC