[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 575   SHUFFLE   <  SKIP 2603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
20284Ashe, Deanna2138RhodesNew South WalesAustralia
26039Garcia, Robert, J97068W. LinnOregonUnited States

Generated 2025-07-19 02:04:27.046 UTC