[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 3112   SHUFFLE   <  SKIP 84  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22185Henderson, Connor94303Palo AltoCaliforniaUnited States
19194Garcia, Cesar, L75010ParisSeine (Paris)France
16292Lal, Carly, L63151MühlheimHamburgGermany

Generated 2025-07-14 09:57:56.499 UTC