[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 158   SHUFFLE   <  SKIP 782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
19495Gill, Francis75013ParisSeine (Paris)France
23106Yuan, Kathryn, L2500WollongongNew South WalesAustralia

Generated 2025-07-10 19:48:19.367 UTC