[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 6522  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27834Suarez, Diana, J45000OrleansLoiretFrance
28456Xu, Todd45000OrleansLoiretFrance
28529Chande, Tara, L45000OrleansLoiretFrance
28737Lin, Eugene45000OrleansLoiretFrance
29378Vance, Dominic45000OrleansLoiretFrance
11308Gonzales, Ian, T97045Oregon CityOregonUnited States

Generated 2025-07-12 10:28:43.554 UTC