[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 2697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21201Rogers, Anna2580GoulburnNew South WalesAustralia
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
19834Sharma, Johnny98168BurienWashingtonUnited States

Generated 2025-11-03 05:42:58.259 UTC