[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 857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
22051Rogers, Lauren, G98225BellinghamWashingtonUnited States
27697Nath, Melvin, D4551CaloundraQueenslandAustralia

Generated 2025-07-10 21:17:49.974 UTC