[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 4087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13812Munoz, Joanna45000OrleansLoiretFrance
14714Diaz, Meghan, J45000OrleansLoiretFrance
14971Zhu, Susan, P45000OrleansLoiretFrance

Generated 2025-07-20 02:26:37.821 UTC