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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22312Mehta, Kristi, D45000OrleansLoiretFrance
22601Gao, Aimee45000OrleansLoiretFrance
22377Zeng, Roger45000OrleansLoiretFrance
23974Huang, Susan, L45000OrleansLoiretFrance

Generated 2025-07-21 12:49:55.471 UTC