[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 398   SHUFFLE   <  SKIP 2338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19458Blanco, Tyrone, F59223RoncqNordFrance
26537Perez, Wyatt99362Walla WallaWashingtonUnited States
16538Liang, Stacey60355Frankfurt am MainHamburgGermany

Generated 2025-07-15 04:44:00.037 UTC