[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 2236   SHUFFLE   <  SKIP 1776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19336Andersen, Ricardo75002ParisSeine (Paris)France
25512Clark, DevinPE17BuryEnglandUnited Kingdom
19443Raman, Dominic70511StuttgartSaarlandGermany
18062Anderson, Dylan91776San GabrielCaliforniaUnited States

Generated 2025-07-18 06:37:48.414 UTC