[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 4125   SHUFFLE   <  SKIP 2342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom
28869Howard, Isabella, J98366Port OrchardWashingtonUnited States
13354Campbell, Eric98104SeattleWashingtonUnited States

Generated 2025-07-15 22:15:33.293 UTC