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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom
19078She, Misty, T93700DrancySeine Saint DenisFrance

Generated 2025-07-09 16:34:44.190 UTC