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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20430Ashe, Maurice4169East BrisbaneQueenslandAustralia
12952Hughes, Jennifer, W91945Lemon GroveCaliforniaUnited States
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 06:18:31.909 UTC