[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 391   SHUFFLE   <  SKIP 980  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27788Lin, Brent, LWA3 7BHWarringtonEnglandUnited Kingdom
11727Taylor, Benjamin91950National CityCaliforniaUnited States
16402Martin, Alexander, KOX1OxfordEnglandUnited Kingdom
21663Goel, Kenneth70511StuttgartSaarlandGermany

Generated 2025-07-20 01:05:11.200 UTC