[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 2391   <  SKIP 3276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29081Lopez, Darren6006PerthSouth AustraliaAustralia
29122Munoz, Shannon, S6006PerthSouth AustraliaAustralia
29309Navarro, Rodney, L6006PerthSouth AustraliaAustralia

Generated 2025-07-18 15:08:13.332 UTC