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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20178Anand, Deborah, A45000OrleansLoiretFrance
21048Liang, Karen, M45000OrleansLoiretFrance
21529Martinez, Kristi, L45000OrleansLoiretFrance

Generated 2025-07-18 21:22:16.638 UTC