[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 4079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26652Moreno, Bruce, F3337MeltonVictoriaAustralia
25531Patel, EbonyRG11 5TPBerkshireEnglandUnited Kingdom
15969Murphy, Sean97222MilwaukieOregonUnited States

Generated 2025-07-10 14:18:32.408 UTC