[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   SHUFFLE   SKIP 4607   <  SKIP 1131  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13651Sharma, Jerry, C6006PerthSouth AustraliaAustralia
26010Campbell, Morgan, W98312BremertonWashingtonUnited States

Generated 2025-07-21 20:30:50.215 UTC