[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 4443   <  SKIP 1805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26050Ye, Clarence, P98312BremertonWashingtonUnited States
22461Luo, ArturoWA3WatfordEnglandUnited Kingdom
27852Ramos, Jamie, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-20 15:14:17.056 UTC