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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
21246Nelson, Samuel91502BurbankCaliforniaUnited States
18710Xie, Ricardo2065St. LeonardsNew South WalesAustralia

Generated 2025-07-22 14:51:41.686 UTC