[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3634  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
21553Suri, Allen4810TownsvilleQueenslandAustralia
23844Gonzales, Alexandra, M98366Port OrchardWashingtonUnited States

Generated 2025-07-10 16:14:44.873 UTC