[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 2920   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12854Romero, Reginald, FLA1 1LNLancasterEnglandUnited Kingdom
12084Perry, Aidan, O97222MilwaukieOregonUnited States
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 05:56:09.558 UTC