[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 921  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom
12899Ross, Ana, T91203GlendaleCaliforniaUnited States
17611Butler, Luis, G97355LebanonOregonUnited States
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 11:59:32.507 UTC