[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 998   SHUFFLE   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23039Scott, Wyatt94014ColmaCaliforniaUnited States
19368Anand, Lindsay, A63151MühlheimHamburgGermany
12654Gill, Briana, DL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-10 21:15:13.236 UTC