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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20794Rana, Brenda, F75010ParisSeine (Paris)France
26462Kelly, Lauren, A98225BellinghamWashingtonUnited States
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-17 05:53:53.738 UTC