[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 560   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom
12335Ashe, Francisco, WTY31RuncornEnglandUnited Kingdom
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance

Generated 2025-11-05 17:47:22.447 UTC