[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 1830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13225Suarez, Jésus94704BerkeleyCaliforniaUnited States
27163Luo, Wayne, L75008ParisSeine (Paris)France
19360Hernandez, JoannaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 23:02:22.003 UTC