[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 512   SHUFFLE   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23036Green, Caleb, H94070San CarlosCaliforniaUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-13 10:33:29.619 UTC