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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
13573Pal, Edwin, M45000OrleansLoiretFrance

Generated 2025-07-08 19:41:45.595 UTC