[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 518   SHUFFLE   <  SKIP 5029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19274Yang, Karen, E63151MühlheimHamburgGermany
19713Stewart, Morgan, D98052RedmondWashingtonUnited States
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-21 01:42:43.060 UTC