[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 413   SHUFFLE   <  SKIP 948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25075Thompson, Samantha, A94070San CarlosCaliforniaUnited States
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
13062Williams, Eduardo98501OlympiaWashingtonUnited States

Generated 2025-07-13 17:30:08.468 UTC