[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 875   SHUFFLE   <  SKIP 6780  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19410Adams, Chloe, A98270MarysvilleWashingtonUnited States
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom
21664Yuan, Edwin59100RoubaixNordFrance
23691Hu, Karen, F98225BellinghamWashingtonUnited States

Generated 2025-07-19 13:23:12.330 UTC