[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 413   SHUFFLE   <  SKIP 508  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16431Rodriguez, Jermaine75010ParisSeine (Paris)France
25719Diaz, Kristine14129BerlinHessenGermany
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
29034Patterson, Jonathan98020EdmondsWashingtonUnited States

Generated 2025-07-20 17:19:47.801 UTC