[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 875   SHUFFLE   <  SKIP 2387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom
16854Adams, Seth, L91364Woodland HillsCaliforniaUnited States
19331Hu, Jessie, F14111BerlinHamburgGermany
20062Carson, Russell, J70452StuttgartSaarlandGermany

Generated 2025-07-20 20:17:43.520 UTC