[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 413   SHUFFLE   <  SKIP 2445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17162Blue, Rachel97222MilwaukieOregonUnited States
16337White, Jose92020El CajonCaliforniaUnited States
14595Ms., Ward, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-13 03:47:39.231 UTC