[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 3669   SHUFFLE   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28011Lan, Andrew, L97222MilwaukieOregonUnited States
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
24298Yang, Robert94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 10:41:16.491 UTC