[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 484   SHUFFLE   <  SKIP 2407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
19617Nath, Keith2061Milsons PointNew South WalesAustralia

Generated 2025-07-12 12:03:16.757 UTC