[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 236   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13666Ruiz, Teresa41485GrevenbroichBayernGermany
19924Perez, Douglas85049IngolstadtBayernGermany
23832Ramirez, Alexandra, B98225BellinghamWashingtonUnited States

Generated 2025-07-19 22:57:43.014 UTC