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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
15820Ward, Chase, T98027IssaquahWashingtonUnited States
16451Stone, Karl, L63151MühlheimHamburgGermany

Generated 2025-07-10 13:56:51.182 UTC