[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 34   SHUFFLE   <  SKIP 2948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia
28762Henderson, Aaron97045Oregon CityOregonUnited States

Generated 2025-07-13 12:56:16.340 UTC