[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 480   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20649Ramirez, Natalie91776San GabrielCaliforniaUnited States
12802Sun, Alan, W70452StuttgartSaarlandGermany
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-11-03 10:06:18.954 UTC