[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 324   SHUFFLE   <  SKIP 714  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23717Griffin, Aidan, A98052RedmondWashingtonUnited States
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
24022Beck, Dale, R75010ParisSeine (Paris)France
14789Zhang, Rosa, K48001MünsterSaarlandGermany
20036Tang, Kate94014ColmaCaliforniaUnited States
12611Sara, ManuelWA3WatfordEnglandUnited Kingdom

Generated 2025-07-15 21:58:57.119 UTC