[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 502   SHUFFLE   <  SKIP 978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20025Bell, Bryce, O98201EverettWashingtonUnited States
24149Simmons, Richard93400Saint-DenisSeine Saint DenisFrance
16554Chander, Casey, CWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-20 13:16:59.357 UTC