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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom
15363Yang, Justin, SV0SookeBritish ColumbiaCanada
27999Shan, Nathan, C97205PortlandOregonUnited States

Generated 2025-07-12 15:23:19.119 UTC