[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 518   SHUFFLE   <  SKIP 2163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21458Price, Carson91945Lemon GroveCaliforniaUnited States
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
28838Ross, Jasmine, S98312BremertonWashingtonUnited States

Generated 2025-07-20 16:44:06.658 UTC