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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20995Suarez, Danny4551CaloundraQueenslandAustralia
25838Reed, Makayla92806La JollaCaliforniaUnited States
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-09 04:58:38.126 UTC