[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 5275   <  SKIP 1203  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13812Munoz, Joanna45000OrleansLoiretFrance
14714Diaz, Meghan, J45000OrleansLoiretFrance
14971Zhu, Susan, P45000OrleansLoiretFrance
14976Hu, Randy45000OrleansLoiretFrance
15616Alonso, Janet, K45000OrleansLoiretFrance
15670Sánchez, Sergio, S45000OrleansLoiretFrance
15924Wang, Omar, D45000OrleansLoiretFrance

Generated 2025-07-21 22:33:53.280 UTC