[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 2945   SHUFFLE   <  SKIP 1031  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25737Liu, Marshall40605DuesseldorfHessenGermany
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom
27065Wright, Jordan, E94536FremontCaliforniaUnited States
14551Vance, Michele, C24044KielSaarlandGermany

Generated 2025-07-18 02:58:15.863 UTC