[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 995   SHUFFLE   <  SKIP 1421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15076Ramos, Sheila59368WerneNordrhein-WestfalenGermany
20725Romero, Linda, KW10 6BLLondonEnglandUnited Kingdom
22279Kelly, Riley94010BurlingameCaliforniaUnited States

Generated 2025-07-10 19:14:12.021 UTC