[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 24   SHUFFLE   <  SKIP 1526  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
25667Gao, Jaclyn63151MühlheimHamburgGermany
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States

Generated 2025-07-18 23:12:23.386 UTC