[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 2603   SHUFFLE   <  SKIP 166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States
11665Dominguez, Janet91910Chula VistaCaliforniaUnited States
26115Mitchell, SavannahV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 16:21:23.728 UTC