[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 350   SHUFFLE   <  SKIP 468  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20201Harris, Chloe91945Lemon GroveCaliforniaUnited States
26844Cooper, Erin, PGL50CheltenhamEnglandUnited Kingdom
17914Suri, Phillip5023FindonSouth AustraliaAustralia
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-17 10:00:13.703 UTC