[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 229   SHUFFLE   <  SKIP 1237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States
17305Torres, Neil2036MalabarNew South WalesAustralia
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 01:07:19.312 UTC