[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 680   SHUFFLE   <  SKIP 6126  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12234Zeng, Clarence, L91940Les UlisEssonneFrance
28373Lopez, Shane75007ParisSeine (Paris)France
20331Cox, Jeremy98225BellinghamWashingtonUnited States
13567Rubio, Anne, T70452StuttgartSaarlandGermany

Generated 2025-07-17 18:56:33.615 UTC