[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15067Alvarez, Dana78000VersaillesYvelineFrance
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
19637Long, Eduardo, F98225BellinghamWashingtonUnited States

Generated 2025-07-11 13:17:12.337 UTC