[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 1182   SHUFFLE   <  SKIP 2175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16985Li, Adam97045Oregon CityOregonUnited States
27688Sanz, Arthur2580GoulburnNew South WalesAustralia
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 12:27:30.912 UTC