[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 5644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23409Raji, Brad, C6006PerthSouth AustraliaAustralia
24244Serrano, Anne6006PerthSouth AustraliaAustralia
24305Chow, Warren, L6006PerthSouth AustraliaAustralia

Generated 2025-07-13 02:21:10.992 UTC