[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 405   SHUFFLE   <  SKIP 950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22163Scott, Morgan, D90712LakewoodCaliforniaUnited States
22688Perez, Seth85049IngolstadtBayernGermany
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 10:25:13.299 UTC