[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 470   SHUFFLE   <  SKIP 3884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25958Ortega, Alfredo, W2113North RydeNew South WalesAustralia
23290Bennett, Angelica, LV8Y 1L1CliffsideBritish ColumbiaCanada
25632Moreno, LeeSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 10:27:18.625 UTC