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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14971Zhu, Susan, P45000OrleansLoiretFrance
14976Hu, Randy45000OrleansLoiretFrance
16507Nath, Tracy, B45000OrleansLoiretFrance

Generated 2025-07-10 21:37:51.470 UTC