[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 445   SHUFFLE   <  SKIP 4086  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
22279Kelly, Riley94010BurlingameCaliforniaUnited States
16695Serrano, Dwayne2500WollongongNew South WalesAustralia

Generated 2025-07-15 18:38:24.967 UTC