[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 263   SHUFFLE   <  SKIP 1745  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
19849Wu, Jorge, J90706BellflowerCaliforniaUnited States
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
14907Anand, Sheena, L94519ConcordCaliforniaUnited States

Generated 2025-07-21 20:15:04.656 UTC