[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 189   SHUFFLE   <  SKIP 2104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16421Diaz, Natasha, G92150SuresnesHauts de SeineFrance
11630Powell, Haley98104SeattleWashingtonUnited States
15924Wang, Omar, D45000OrleansLoiretFrance

Generated 2025-07-13 18:31:30.589 UTC