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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15383Rivera, Charles91945Lemon GroveCaliforniaUnited States
19432Dominguez, Armando, L42651SolingenNordrhein-WestfalenGermany
15556Davis, DylanV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-12 18:44:28.644 UTC