[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 7112   SHUFFLE   <  SKIP 283  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14031Suarez, Ruben2300NewcastleNew South WalesAustralia
25425Diaz, Zachary91945Lemon GroveCaliforniaUnited States
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
14982Hughes, KaylaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 16:46:08.966 UTC