[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 3243   SHUFFLE   <  SKIP 1792  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21800Raman, Heidi, L94519ConcordCaliforniaUnited States
24210Shan, Ricardo24044KielSaarlandGermany

Generated 2025-07-21 10:26:19.800 UTC