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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24703White, Jonathan, AAS23Stoke-on-TrentEnglandUnited Kingdom
28516Lin, Vincent, ASW8 1XDLondonEnglandUnited Kingdom
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 00:56:54.391 UTC