[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 364   SHUFFLE   <  SKIP 855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13766Gill, Joe75005ParisSeine (Paris)France
26332Mitchell, Aaron, W97355LebanonOregonUnited States
28251Rubio, Joe90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 00:34:30.842 UTC