[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 2421   SHUFFLE   <  SKIP 2641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
28498Ruiz, Tabitha, M91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-18 15:23:24.925 UTC