[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 562   <  SKIP 5938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21048Liang, Karen, M45000OrleansLoiretFrance
21529Martinez, Kristi, L45000OrleansLoiretFrance
22312Mehta, Kristi, D45000OrleansLoiretFrance

Generated 2025-07-16 13:38:36.703 UTC