[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 6468  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11593Moreno, Armando45000OrleansLoiretFrance
11571Sai, Joel45000OrleansLoiretFrance
11402Cai, Kelli, R45000OrleansLoiretFrance
12660Sanchez, Toni, H45000OrleansLoiretFrance

Generated 2025-07-14 02:15:42.081 UTC