[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 3834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16610Clark, Sydney2450Coffs HarbourNew South WalesAustralia
24226Morris, Brian, L90241DowneyCaliforniaUnited States
26844Cooper, Erin, PGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 12:07:45.844 UTC