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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22186Foster, Jonathan94070San CarlosCaliforniaUnited States
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States
13978Peterson, Zoe98055RentonWashingtonUnited States

Generated 2025-07-11 20:57:53.058 UTC