[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 7828   SHUFFLE   <  SKIP 2034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21748Harris, Wyatt91203GlendaleCaliforniaUnited States
22214Ruiz, Sabrina, A3220GeelongVictoriaAustralia
20322Wood, Rachel98270MarysvilleWashingtonUnited States

Generated 2025-07-20 16:11:20.064 UTC