[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 2218   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11579Beck, ClaytonWA3 7BHWarringtonEnglandUnited Kingdom
19857Rogers, Megan, M95062Santa CruzCaliforniaUnited States
23298Martinez, Robert, L98033KirklandWashingtonUnited States

Generated 2025-07-12 15:31:06.391 UTC