[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 3676  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
17488Adams, Jason98104SeattleWashingtonUnited States
25587Young, Isaiah, A85049IngolstadtBayernGermany
21186Vazquez, Randall, Z4000BrisbaneQueenslandAustralia

Generated 2025-07-12 18:40:44.693 UTC