[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 2481  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15122Raman, Abby, T4810TownsvilleQueenslandAustralia
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
21893Hernandez, Brandi, C2036MalabarNew South WalesAustralia
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 17:28:07.030 UTC