[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 444   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
27303Yang, Arturo75012ParisSeine (Paris)France
24392Prasad, MollyV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-22 13:04:25.586 UTC