[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 189   SHUFFLE   <  SKIP 2215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12612Torres, ShannonB29 6SLBirminghamEnglandUnited Kingdom
27066Murphy, Cole91950National CityCaliforniaUnited States
13698Sanchez, Catherine34117KasselHessenGermany

Generated 2025-07-15 22:01:12.495 UTC