[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 2421   SHUFFLE   <  SKIP 3252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19042Cai, Ronnie, W64283DarmstadtHessenGermany
13911Kelly, Andrea98104SeattleWashingtonUnited States
21634Cook, Arianna98020EdmondsWashingtonUnited States

Generated 2025-07-12 22:59:03.596 UTC