[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 376   SHUFFLE   <  SKIP 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19838Ramirez, Jared97068W. LinnOregonUnited States
25546Jones, BriannaNT20Newcastle upon TyneEnglandUnited Kingdom
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 22:18:42.860 UTC