[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   SHUFFLE   SKIP 2945   <  SKIP 617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18269Torres, Wendy, A4171HawthorneQueenslandAustralia
19274Yang, Karen, E63151MühlheimHamburgGermany
12779Rogers, Mason, E98901YakimaWashingtonUnited States

Generated 2025-07-18 01:59:18.403 UTC