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

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

4 items

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

Generated 2025-07-14 16:27:49.184 UTC