[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 875   SHUFFLE   <  SKIP 3546  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22319Zhou, Jorge, M75010ParisSeine (Paris)France
20011Sanders, Eduardo97034Lake OswegoOregonUnited States
11852Russell, Kyle, M90712LakewoodCaliforniaUnited States
18027Griffin, Alexia, W66740SaarlouisSaarlandGermany

Generated 2025-07-16 09:02:25.054 UTC