[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 1280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27285Jones, Zachary, JV6B 3P7Port HammondBritish ColumbiaCanada
27999Shan, Nathan, C97205PortlandOregonUnited States
20512Parker, Sydney94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 19:24:58.175 UTC