[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 413   SHUFFLE   <  SKIP 2855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18809King, Jason97005BeavertonOregonUnited States
19922Gonzalez, Nancy, R92700ColombesHauts de SeineFrance
18010Jai, Clarence, S45000OrleansLoiretFrance

Generated 2025-07-19 20:54:29.753 UTC