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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20484Morgan, Gabriella94303Palo AltoCaliforniaUnited States
17513Saunders, Micheal4700RockhamptonQueenslandAustralia
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-10 02:18:25.284 UTC