[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 3032   SHUFFLE   <  SKIP 265  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15451Munoz, Linda, A91940Les UlisEssonneFrance
16940Zeng, Jenny, J33098PaderbornNordrhein-WestfalenGermany
19972Chander, Lindsay, R3977CranbourneVictoriaAustralia
20089Powell, Luis, J98055RentonWashingtonUnited States
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
28088Lal, Marshall, L90706BellflowerCaliforniaUnited States

Generated 2025-07-20 23:23:49.336 UTC