[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 6081   SHUFFLE   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-18 01:59:32.869 UTC