[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 3740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22414Wu, Eugene, P22001HamburgHessenGermany
14764Scott, Xavier92625Newport BeachCaliforniaUnited States
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-08 09:45:03.253 UTC