[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 2421   SHUFFLE   <  SKIP 5227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18724Fernandez, Denise, A3550BendigoVictoriaAustralia
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia

Generated 2025-07-13 04:28:48.623 UTC