[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 484   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States
11909She, Nichole, M4700RockhamptonQueenslandAustralia
15969Murphy, Sean97222MilwaukieOregonUnited States

Generated 2025-07-14 07:52:42.991 UTC