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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
19522Powell, ChristianYO15YorkEnglandUnited Kingdom

Generated 2025-07-17 12:02:07.869 UTC