[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 327   SHUFFLE   <  SKIP 3746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom
24780Hall, Courtney, B98501OlympiaWashingtonUnited States
14629Hernandez, Blake98168BurienWashingtonUnited States

Generated 2025-07-15 21:59:43.664 UTC