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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19025Roberts, Aaron97222MilwaukieOregonUnited States
25043Rai, Damien, W94010BurlingameCaliforniaUnited States
20015King, Jenna, R90712LakewoodCaliforniaUnited States

Generated 2025-07-12 04:52:10.319 UTC