[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   SHUFFLE   <  SKIP 1644  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28231Powell, James, V97301SalemOregonUnited States
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-12 08:19:06.120 UTC