[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 8149   SHUFFLE   <  SKIP 1316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22720Alexander, Jonathan90802Long BeachCaliforniaUnited States
22617Nath, Andres91054ErlangenBayernGermany
23470Young, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-19 20:17:19.023 UTC