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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26764Li, Alvin2580GoulburnNew South WalesAustralia
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
13280Adams, Bailey98033KirklandWashingtonUnited States

Generated 2025-07-11 00:24:57.278 UTC