[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 127   SHUFFLE   <  SKIP 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11055Raje, Gilbert4169East BrisbaneQueenslandAustralia
28059Shen, Bradley90706BellflowerCaliforniaUnited States
28382Ortega, Roberto, R24044KielSaarlandGermany

Generated 2025-07-15 04:37:24.160 UTC