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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16232Richardson, Chase, A98033KirklandWashingtonUnited States
26578White, Jeremy94941Mill ValleyCaliforniaUnited States
23912Sanchez, Arthur34117KasselHessenGermany
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-14 23:44:45.396 UTC