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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11736Sanchez, Sebastian94536FremontCaliforniaUnited States
17883Rubio, Lori45000OrleansLoiretFrance
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 23:17:53.559 UTC