[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 875   SHUFFLE   <  SKIP 1691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20387Adams, Jordan, R91502BurbankCaliforniaUnited States
11786Murphy, Ian, G98052RedmondWashingtonUnited States
14568Kumar, Priscilla, C97005BeavertonOregonUnited States

Generated 2025-07-10 01:25:05.446 UTC