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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17225Dominguez, Lawrence, CWA3WatfordEnglandUnited Kingdom
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
26153Collins, Rebecca, M4551CaloundraQueenslandAustralia

Generated 2025-07-11 12:32:42.279 UTC