[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 494   SHUFFLE   <  SKIP 2926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom
11179Rodriguez, Molly, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 17:03:19.861 UTC