[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 2391   SHUFFLE   <  SKIP 16  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
14686Raje, Casey, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 23:05:46.696 UTC