[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 4097   <  SKIP 2411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24146Suarez, Craig45000OrleansLoiretFrance
24195Zhao, Dawn45000OrleansLoiretFrance
24219Lopez, Tina, J45000OrleansLoiretFrance

Generated 2025-07-22 10:26:34.199 UTC