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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17158Nara, Mitchell98225BellinghamWashingtonUnited States
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada
11369Tang, Ashlee, D5023FindonSouth AustraliaAustralia

Generated 2025-07-12 16:38:12.890 UTC