[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 251   SHUFFLE   <  SKIP 385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19294Garcia, Stanley, R59368WerneNordrhein-WestfalenGermany
18804Gonzales, Aaron94947NovatoCaliforniaUnited States
15294Robinson, Michael98055RentonWashingtonUnited States

Generated 2025-07-10 13:05:28.796 UTC