[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 2439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15385Reed, Destiny97355LebanonOregonUnited States
13256Subram, Abby45001EssenHamburgGermany
21195Xu, Rafael, N3198SeafordVictoriaAustralia
24609Zhang, Jenny, H3220GeelongVictoriaAustralia

Generated 2025-07-11 15:37:40.975 UTC