[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 875   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23812Butler, Cameron, W92102San DiegoCaliforniaUnited States
21410Zhang, Eric98020EdmondsWashingtonUnited States
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-13 00:21:45.991 UTC