[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 509   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26698Rivera, Brooke, L91932Imperial BeachCaliforniaUnited States
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States
17429Carter, Wyatt97005BeavertonOregonUnited States

Generated 2025-07-15 18:49:39.653 UTC