[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   SKIP 2421   SHUFFLE   <  SKIP 953  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20076Vazquez, Beth, A91502BurbankCaliforniaUnited States
16016She, Bradley, L3198SeafordVictoriaAustralia
24987Chandra, Kristopher91502BurbankCaliforniaUnited States
20522Parker, Kevin94536FremontCaliforniaUnited States

Generated 2025-07-13 22:53:49.781 UTC