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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12732Guo, Todd, K45000OrleansLoiretFrance
12820Tang, Derek, L45000OrleansLoiretFrance
12851Sai, Brandy, S45000OrleansLoiretFrance

Generated 2025-07-21 20:33:13.837 UTC