[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 480   SHUFFLE   <  SKIP 532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19556Andersen, Shawna, C3550BendigoVictoriaAustralia
16686Alonso, Kristine2036MalabarNew South WalesAustralia
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-13 14:40:57.478 UTC