[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 511   SHUFFLE   <  SKIP 2493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States
17265Flores, Grace, C91932Imperial BeachCaliforniaUnited States
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 20:37:31.933 UTC