[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 0   SHUFFLE   <  SKIP 3595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13651Sharma, Jerry, C6006PerthSouth AustraliaAustralia
21253Williams, Victoria98201EverettWashingtonUnited States
19625Gonzalez, Ivan, C4171HawthorneQueenslandAustralia

Generated 2025-11-04 22:00:38.635 UTC