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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21324Baker, Chloe90210Beverly HillsCaliforniaUnited States
25000Turner, Allison, A98104SeattleWashingtonUnited States
16286Torres, Billy, F75006ParisSeine (Paris)France

Generated 2025-11-05 04:34:21.069 UTC