[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 4603  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25118Diaz, Gerald, M1597Lane CoveNew South WalesAustralia
21103Hernandez, FrancisGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 07:09:45.763 UTC