[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 0   SHUFFLE   <  SKIP 3576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
22721Lin, Colleen, E98107BallardWashingtonUnited States

Generated 2025-11-05 00:11:38.627 UTC