[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 438   SHUFFLE   <  SKIP 558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11017Wang, Shannon3429SunburyVictoriaAustralia
19304Nelson, Sara, I59368WerneNordrhein-WestfalenGermany
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 06:11:13.204 UTC