[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 2295   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17901Tang, Keith30601HannoverNordrhein-WestfalenGermany
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
20780White, Michael, A97355LebanonOregonUnited States

Generated 2025-07-10 09:58:29.470 UTC