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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom
20396Simmons, Jason, M92118CoronadoCaliforniaUnited States
21617Miller, Jennifer97330CorvallisOregonUnited States

Generated 2025-07-17 09:46:13.606 UTC