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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22339Nelson, Richard98052RedmondWashingtonUnited States
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 02:15:07.620 UTC