[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 875   SHUFFLE   <  SKIP 7348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17752Hernandez, Deanna, R75005ParisSeine (Paris)France
26168Campbell, Ian98020EdmondsWashingtonUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
28165Rivera, AlexaV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-22 13:14:47.938 UTC