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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
21167Becker, Kara2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 10:59:10.084 UTC