[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 875   <  SKIP 5604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14714Diaz, Meghan, J45000OrleansLoiretFrance
14971Zhu, Susan, P45000OrleansLoiretFrance
14976Hu, Randy45000OrleansLoiretFrance

Generated 2025-07-22 06:58:07.402 UTC