[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 549   SHUFFLE   <  SKIP 803  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
21891Nara, Dawn, M1597Lane CoveNew South WalesAustralia
19884Simmons, JamesV0SookeBritish ColumbiaCanada
26291Walker, Blake, R90802Long BeachCaliforniaUnited States

Generated 2025-07-20 01:12:28.295 UTC