[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 512   SHUFFLE   <  SKIP 1328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29426Gomez, Neil75010ParisSeine (Paris)France
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States

Generated 2025-07-11 17:43:48.937 UTC