[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 4501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
19512Kapoor, MarcoBD1 4SJW. YorkEnglandUnited Kingdom
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-12 18:26:13.597 UTC