[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 434   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12799Chandra, George, H66578NeunkirchenSaarlandGermany
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 06:17:36.588 UTC