[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 484   SHUFFLE   <  SKIP 2588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada
23722Perez, Andrea91203GlendaleCaliforniaUnited States
19939Wang, AlvinAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 02:33:16.431 UTC