[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 4110   <  SKIP 1530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12208Sanchez, Dominique, A98225BellinghamWashingtonUnited States
20912Hu, Christy, G85049IngolstadtBayernGermany
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 03:06:25.711 UTC