[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 405   SHUFFLE   <  SKIP 189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14999Morris, Arianna, WNT20Newcastle upon TyneEnglandUnited Kingdom
21643Diaz, Wyatt94519ConcordCaliforniaUnited States
28093Kumar, Brad98225BellinghamWashingtonUnited States
18009Prasad, Deanna77127LieusaintSeine et MarneFrance

Generated 2025-07-21 08:00:22.503 UTC