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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom
13573Pal, Edwin, M45000OrleansLoiretFrance
13461Jones, Anthony, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 20:14:04.782 UTC