[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 413   SHUFFLE   <  SKIP 295  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16145Anderson, Sydney98371PuyallupWashingtonUnited States
17100Wang, Vincent, M33041PaderbornHamburgGermany
22127Thompson, Marcus94014ColmaCaliforniaUnited States
17965Chander, Warren, ABD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-18 15:30:14.822 UTC