[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 998   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27589Yuan, Derek, L2500WollongongNew South WalesAustralia
24699Rubio, RebekahAS23Stoke-on-TrentEnglandUnited Kingdom
18896Russell, Jonathan7001HobartTasmaniaAustralia

Generated 2025-07-18 08:30:48.749 UTC