[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28335Srini, Rebekah94519ConcordCaliforniaUnited States
19928Sanz, Jaime, CWA3WatfordEnglandUnited Kingdom
15523Yang, Jonathan98270MarysvilleWashingtonUnited States

Generated 2025-07-15 08:50:40.980 UTC