[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 4849  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24861Vance, Evelyn, C93000BobignySeine Saint DenisFrance
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States
14144Gutierrez, Lee, A95000CergyVal d'OiseFrance
18370Flores, Tristan, L95062Santa CruzCaliforniaUnited States
14996Gill, Ross, R10210BerlinHamburgGermany
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia

Generated 2025-07-13 01:40:05.260 UTC