[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 4000   SHUFFLE   <  SKIP 1209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12604Lee, Nathan64283DarmstadtHessenGermany
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom
13579Chen, Alan85049IngolstadtBayernGermany
27759Brooks, Alexandria98055RentonWashingtonUnited States

Generated 2025-07-22 05:00:43.864 UTC