[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 1603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
19094Yang, Todd, J3000MelbourneVictoriaAustralia
24667Diaz, Chloe98104SeattleWashingtonUnited States

Generated 2025-07-20 03:48:18.672 UTC