[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 470   SHUFFLE   <  SKIP 3718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15406Butler, Amanda97222MilwaukieOregonUnited States
16326Romero, Jésus, R53001BonnHamburgGermany
12374Kapoor, Marie59170CroixNordFrance
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States

Generated 2025-07-19 03:42:18.171 UTC