[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 512   SHUFFLE   <  SKIP 1170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15103Lopez, Jonathan, DAS23Stoke-on-TrentEnglandUnited Kingdom
14525Sun, Claudia, JGA10GatesheadEnglandUnited Kingdom
25232Blanco, Kellie, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-10 13:59:00.705 UTC