[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 6482  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15616Alonso, Janet, K45000OrleansLoiretFrance
15670Sánchez, Sergio, S45000OrleansLoiretFrance
15924Wang, Omar, D45000OrleansLoiretFrance
16258Malhotra, Deanna, M45000OrleansLoiretFrance

Generated 2025-07-13 04:17:33.214 UTC