[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 3669   SHUFFLE   <  SKIP 2000  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16329Ye, Jamie, CSE1 8HLLondonEnglandUnited Kingdom
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany
15984Wright, Nathan, D90401Santa MonicaCaliforniaUnited States
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-12 21:47:28.981 UTC