[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 461   SHUFFLE   <  SKIP 4020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20390Ramos, Ross98312BremertonWashingtonUnited States
19246Campbell, Carlos, E98027IssaquahWashingtonUnited States
27158Jones, LucasGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 22:59:54.451 UTC