[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 3104   SHUFFLE   <  SKIP 2306  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24622Hall, Blake, F97071WoodburnOregonUnited States
24913Lal, Kelsey, T2065St. LeonardsNew South WalesAustralia
14715Munoz, Erik, E63151MühlheimHamburgGermany
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-18 04:13:33.978 UTC