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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24334James, Alexa94947NovatoCaliforniaUnited States
14214Munoz, Robyn2036MalabarNew South WalesAustralia
28533Sun, Clayton2777SpringwoodNew South WalesAustralia

Generated 2025-11-05 10:19:51.783 UTC