[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 5071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13954Ramos, Eddie, T4171HawthorneQueenslandAustralia
27973Serrano, Randall3198SeafordVictoriaAustralia
14961Yang, Jaclyn80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-12 03:27:16.364 UTC