[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   SHUFFLE   SKIP 2381   <  SKIP 3752  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26609Kelly, Abigail, A97005BeavertonOregonUnited States
14714Diaz, Meghan, J45000OrleansLoiretFrance
19078She, Misty, T93700DrancySeine Saint DenisFrance
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States

Generated 2025-07-19 21:48:12.011 UTC