[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 875   SHUFFLE   <  SKIP 5960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14286Hernandez, Kristine2300NewcastleNew South WalesAustralia
12117Yang, Cameron98104SeattleWashingtonUnited States
28215Shen, Priscilla, A3280WarrnamboolVictoriaAustralia

Generated 2025-07-18 00:19:59.224 UTC