[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 344   SHUFFLE   <  SKIP 737  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27273Miller, Marcus90712LakewoodCaliforniaUnited States
14918Howard, Mariah98027IssaquahWashingtonUnited States
19367Gonzalez, Johnathan, A75002ParisSeine (Paris)France
20895Jimenez, Ruben, A75019ParisSeine (Paris)France

Generated 2025-07-16 23:50:33.114 UTC