[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 364   SHUFFLE   <  SKIP 1299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24699Rubio, RebekahAS23Stoke-on-TrentEnglandUnited Kingdom
16702Raman, Patricia, T3977CranbourneVictoriaAustralia
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia

Generated 2025-07-22 00:01:44.511 UTC