[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 512   SHUFFLE   <  SKIP 1052  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom
27376Gonzalez, Courtney98270MarysvilleWashingtonUnited States
20662Perry, Taylor, J97222MilwaukieOregonUnited States

Generated 2025-07-12 01:17:10.843 UTC