[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 4232   <  SKIP 981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27776Gomez, Audrey75003ParisSeine (Paris)France
28662Murphy, Isaiah92806La JollaCaliforniaUnited States
23670Henderson, Mya, D97301SalemOregonUnited States

Generated 2025-07-20 17:02:58.037 UTC