[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 4688  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom
18129Rodriguez, Elizabeth, J78400ChatouYvelineFrance

Generated 2025-07-13 01:26:43.940 UTC